home *** CD-ROM | disk | FTP | other *** search
/ Magnum One / Magnum One (Mid-American Digital) (Disc Manufacturing).iso / d8 / ymod100.arc / YMODEM.DOC < prev    next >
Text File  |  1990-09-09  |  4KB  |  123 lines

  1.           Ymodem            Technical Reference Manual          Page 1
  2.  
  3.                            Ymodem Batch / Ymodem-G
  4.  
  5.          Ymodem   has  a built in communications manager  and  doesn't
  6.          need  any  type of fossil, in fact you should make  sure  you
  7.          turn  the  fossil  OFF if running it on a  BBS  that  uses  a
  8.          fossil.
  9.  
  10.          Ymodem requires a number of command line switches:
  11.                               -B, -P, {-R or -S}
  12.          -B <Baud Rate>
  13.          -P <Port Number>
  14.          -L <Serial Lock Rate>
  15.          -R Receive files
  16.          -U  Drive:path,  directs that all files  received  should  be
  17.                           stored on this drive and in this  directory.
  18.                           This  switch  is primaryly  for  NON-OSIRIS,
  19.                           NON-QT  systems. Osiris takes care  of  this
  20.                           internally  and  this switch should  NOT  be
  21.                           used.
  22.  
  23.          Example: -U C:\uploads
  24.                   -U D:\files\temp
  25.                   -U D:
  26.  
  27.          Do NOT end the path with a backslash "\"
  28.  
  29.          Illegal -U settings would be C:\
  30.                                       C:\uploads\
  31.                                       D:\files\temp\
  32.  
  33.          -G , Use Ymodem-G.
  34.  
  35.          -S <Filenames>
  36.          -N x, with x being the node number in use. For use on Osiris
  37.                CBIS  systems only.  Ymodem will show the name  of  the
  38.                caller as well as where he's from if this switch is used.
  39.  
  40.          -B,  supported baud rates 300 - 115,200 Baud.
  41.          -P,  Supported  Com  Ports, COM 1, COM  2, COM 3, and COM 4.
  42.                          (COM1-8 if used with OSIRIS.)
  43.          -L,  Supported Locked Baud Rates, 300 - 115200 Baud.
  44.          -S,  <Filenames> as  many as DOS allows. Full drive,
  45.                          path,  and  filename supported.
  46.  
  47.                    NOTE:   -R  or   -S  MUST  be  the   last
  48.                    parameter on the command line. As soon as
  49.                    Ymodem encounters either one of these two
  50.                    switches, it will begin to either Receive
  51.                    or Send.
  52.  
  53.  
  54.  
  55.           Ymodem            Technical Reference Manual          Page 2
  56.  
  57.          There must be one at least blank space between The switch and
  58.          the parameter..ie. -B<BLANK>2400
  59.  
  60.          The -L switch is only for those that do not have COMx= set in
  61.          the environment. If your running Osiris then Ymodem will  use
  62.          the COMx= automatically.
  63.  
  64.          Sample Osiris Command line (protocol control file)
  65.  
  66.          (Ymodem)
  67.          Send : -N *N -B *B -P *P -S *F
  68.          RCV  : -N *N -B *B -P *P -R
  69.  
  70.          (Ymodem-G)
  71.          Send : -G -N *N -B *B -P *P -S *F
  72.          RCV  : -G -N *N -B *B -P *P -R
  73.  
  74.  
  75.                                   Infomation
  76.  
  77.          This  driver supports Ymodem Batch and Ymodem-G. Use  -G  for
  78.          Ymodem-G.
  79.  
  80.          It  has  been tested against DSZ in both modes and  seems  to
  81.          function just fine.
  82.  
  83.          The Ymodem-G documentation is rather swallow on just  exactly
  84.          what  to  do if an error occurs. The receiver is  suppose  to
  85.          abort  the  transfer but it doesn't say if  it's  suppose  to
  86.          abort  out the entire BATCH session.
  87.  
  88.          DSZ seems to abort the entire session but I don't feel that's
  89.          needed.  Therefore,  I  will  abort  only  the  current  file
  90.          transfer and continue on with the NEXT file, if any.
  91.  
  92.          I  would  recommend  Ymodem-G ONLY be used  if  the  call  is
  93.          local  or your using an HST, Telebit, or another other  modem
  94.          with MNP or ARQ type error correction.
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.          Ymodem            Technical Reference Manual         Page  3
  111.  
  112.          Ymodem  may be freely used by Osiris Owners.  If you do NOT
  113.          own Osiris, Ymodem must be purchased.
  114.  
  115.          The price is 15 dollars (US Currency).
  116.  
  117.                                    Mail to :
  118.  
  119.                               Micro TECH Systems
  120.                              555 North Spring, #39
  121.                            Cape Girardeau Mo. 63701
  122.  
  123.